St. Lawrence University registration data currently spans from 2014 to 2022. With around 2,250 students enrolled on campus each year, there are many disciplines, course options, and routes to take for new students. This data contains all of those choices students have made in the past in order to better understand enrollment at St. Lawrence University.
| course | reporting_year | yearly_enrolled | fall_enrolled | spring_enrolled |
|---|---|---|---|---|
| CS-140: Intro to Computer Program | 2014 | 144 | 72 | 72 |
| CS-140: Intro to Computer Program | 2015 | 147 | 75 | 72 |
| CS-140: Intro to Computer Program | 2016 | 149 | 77 | 72 |
| CS-140: Intro to Computer Program | 2017 | 172 | 94 | 78 |
| CS-140: Intro to Computer Program | 2018 | 190 | 120 | 70 |
Figure 1: Graphing enrollment over the years by semester. Sections are included cumulatively and labeled.
Figure 2: Graphing enrollment by discipline and grouped by level of course. Math enrollment is shown in the graph above.
Figure 3: Visualizing open seats in courses. This graph depicts enrollment compared to the capacity of the course.
These graphics have been placed in an interactive shiny app, where the user has many options to visualize data. The user can choose many things depending on the tab of the app that they are using:
An example of the UI is shown below:
I would like to thank Christine Zimmerman for providing the dataset.
And I would like to thank Professor Matt Higham for advising me throughout this process.